[INFO] fetching crate yaak 0.1.5...
[INFO] checking yaak-0.1.5 against try#b66808126f24f2f30898306a881e1676824ea80c for pr-133502-23
[INFO] extracting crate yaak 0.1.5 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate yaak 0.1.5
[INFO] finished tweaking crates.io crate yaak 0.1.5
[INFO] tweaked toml for crates.io crate yaak 0.1.5 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate yaak 0.1.5 on toolchain b66808126f24f2f30898306a881e1676824ea80c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate yaak 0.1.5 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 51caf789f6337cee4960e3bc05a238a7af07e18f5616a49a33e6487e0fe0c7c2
[INFO] running `Command { std: "docker" "start" "51caf789f6337cee4960e3bc05a238a7af07e18f5616a49a33e6487e0fe0c7c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "51caf789f6337cee4960e3bc05a238a7af07e18f5616a49a33e6487e0fe0c7c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "51caf789f6337cee4960e3bc05a238a7af07e18f5616a49a33e6487e0fe0c7c2" "/opt/rustwide/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "51caf789f6337cee4960e3bc05a238a7af07e18f5616a49a33e6487e0fe0c7c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "51caf789f6337cee4960e3bc05a238a7af07e18f5616a49a33e6487e0fe0c7c2" "/opt/rustwide/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling cc v1.2.59
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking tokio v1.51.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling arc-swap v1.9.1
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling base62 v2.2.4
[INFO] [stderr]    Compiling normpath v1.5.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling indexmap v2.13.1
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]     Checking fastrand v2.4.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking shell-words v1.1.1
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr] error: could not compile `regex-syntax` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b66808126f24f2f30898306a881e1676824ea80c/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=055ed41da5369a59 -C extra-filename=-f8ed72d78990c0ba --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b66808126f24f2f30898306a881e1676824ea80c/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-uring", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "taskdump", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=84ce96f1c8358faa -C extra-filename=-b4d2a172a4a1322a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-c3c82aecfaa31497.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-9f3ae8ae534eb9e7.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-914da79b07e9739e.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-7176d3be2b7ee2e1.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-86a24458c6682e00.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "51caf789f6337cee4960e3bc05a238a7af07e18f5616a49a33e6487e0fe0c7c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51caf789f6337cee4960e3bc05a238a7af07e18f5616a49a33e6487e0fe0c7c2", kill_on_drop: false }`
[INFO] [stdout] 51caf789f6337cee4960e3bc05a238a7af07e18f5616a49a33e6487e0fe0c7c2
